projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a34e44e
)
; * lisp/emacs-lisp/byte-run.el: Fix a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 19 Nov 2017 15:51:08 +0000
(17:51 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 19 Nov 2017 15:51:08 +0000
(17:51 +0200)
lisp/emacs-lisp/byte-run.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/byte-run.el
b/lisp/emacs-lisp/byte-run.el
index c6ad209cd8e483fc4fc38c35db7565ab7e6e3567..abfcdb347a33aef609a4a2fe32ca5a59b3ba3f84 100644
(file)
--- a/
lisp/emacs-lisp/byte-run.el
+++ b/
lisp/emacs-lisp/byte-run.el
@@
-285,7
+285,7
@@
The return value is undefined.
def))))
\f
-;; Redefined in byte-opt
imize
.el.
+;; Redefined in byte-opt.el.
;; This is not documented--it's not clear that we should promote it.
(fset 'inline 'progn)